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