pub unsafe extern "C" fn XPLMSetFMSEntryLatLon(
    inIndex: c_int,
    inLat: f32,
    inLon: f32,
    inAltitude: c_int
)