pub unsafe extern "C" fn SaveFileData( fileName: *const i8, data: *mut c_void, dataSize: i32, ) -> bool