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