pub unsafe extern "C" fn XPLMEnableFeature(
    inFeature: *const c_char,
    inEnable: c_int
)