pub unsafe extern "C-unwind" fn XPLMUnregisterFlightLoopCallback(
    inFlightLoop: XPLMFlightLoop_f,
    inRefcon: *mut c_void
)