pub unsafe extern "C" fn blFileWrite( self_: *mut BLFileCore, buffer: *const c_void, n: usize, bytesWrittenOut: *mut usize, ) -> BLResult