pub unsafe fn GetMenuStringW<'a>( hmenu: impl IntoParam<'a, HMENU>, uiditem: u32, lpstring: PWSTR, cchmax: i32, flags: MENU_ITEM_FLAGS, ) -> i32