pub unsafe extern "C-unwind" fn XPLMAppendMenuItemWithCommand(
    inMenu: XPLMMenuID,
    inItemName: *const c_char,
    inCommandToExecute: XPLMCommandRef
) -> c_int