pub unsafe fn GetMenuItemInfoW<'a>( hmenu: impl IntoParam<'a, HMENU>, item: u32, fbyposition: impl IntoParam<'a, BOOL>, lpmii: *mut MENUITEMINFOW, ) -> BOOL