pub unsafe extern "C-unwind" fn XPLMCheckMenuItemState(
    inMenu: XPLMMenuID,
    index: c_int,
    outCheck: *mut XPLMMenuCheck
)