pub unsafe fn InsertMenuItemW( hmenu: HMENU, item: u32, fbyposition: bool, lpmi: *const MENUITEMINFOW, ) -> Result<()>