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