pub unsafe extern "C" fn mifare_desfire_write_data( tag: FreefareTag, file_no: u8, offset: off_t, length: size_t, data: *const c_void, ) -> ssize_t