pub unsafe extern "system" fn GetMenuItemInfoW(
    hMenu: *mut HMENU__,
    uItem: u32,
    fByPosition: i32,
    lpmii: *mut MENUITEMINFOW
) -> i32