pub unsafe extern "C" fn XPLMGetMouseLocationGlobal(
    outX: *mut c_int,
    outY: *mut c_int
)