pub type SpiPassthruSwapMap = spi_passthru_swap_map_t;
struct SpiPassthruSwapMap { pub mask: u32, pub value: u32, }
mask: u32
value: u32