pub unsafe extern "C" fn platform_write_file( filename_utf8: *const c_char, data: *mut c_void, size: usize, ) -> Bool32T