pub unsafe extern "C" fn platform_read_file( filename_utf8: *const c_char, out_data: *mut *mut c_void, out_size: *mut usize, ) -> Bool32T