pub unsafe extern "system" fn SetMenuItemInfoW(
    hmenu: HMENU,
    item: UINT,
    fByPositon: BOOL,
    lpmii: LPCMENUITEMINFOW
) -> BOOL