pub unsafe extern "C" fn MountRomOnFile(
    arg1: *const u8,
    arg2: FileHandle,
    arg3: *mut c_void,
    arg4: u64
) -> u32