Function GetMenuItemInfoW

pub unsafe extern "system" fn GetMenuItemInfoW(
    hmenu: HMENU,
    item: u32,
    fbyposition: BOOL,
    lpmii: *mut MENUITEMINFOW,
) -> BOOL