pub unsafe extern "C" fn C3D_SyncDisplayTransfer(
    inadr: *mut u32_,
    indim: u32_,
    outadr: *mut u32_,
    outdim: u32_,
    flags: u32_
)