pub unsafe extern "system" fn GetMenuItemInfoA(
    hMenu: HMENU,
    uItem: UINT,
    fByPosition: BOOL,
    lpmii: LPMENUITEMINFOA
) -> BOOL