pub unsafe extern "C" fn bladerf_read_flash_bytes( dev: *mut bladerf, buf: *mut u8, address: u32, bytes: u32, ) -> c_int