pub unsafe extern "C-unwind" fn XPLMSetMenuItemName(
    inMenu: XPLMMenuID,
    inIndex: c_int,
    inItemName: *const c_char,
    inDeprecatedAndIgnored: c_int
)