unsafe extern "C" fn spi_transfer_bytes( bus: spi_t, cs: spi_cs_t, cont: bool, out: *const c_void, in_0: *mut c_void, len: size_t, )