pub unsafe extern "C" fn XPLMEnableMenuItem(
    inMenu: XPLMMenuID,
    index: c_int,
    enabled: c_int
)