pub unsafe extern "system" fn SetMenuItemInfoW(
    hmenu: *mut HMENU__,
    item: u32,
    fByPositon: i32,
    lpmii: *const MENUITEMINFOW
) -> i32