pub unsafe extern "C" fn XPLMScheduleFlightLoop(
    inFlightLoopID: XPLMFlightLoopID,
    inInterval: f32,
    inRelativeToNow: c_int
)