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