pub unsafe extern "C" fn MountRom(
    name: *const u8,
    buffer: *mut c_void,
    bufferSize: u64
) -> u32