pub unsafe fn GetMenuItemInfoA( hmenu: HMENU, item: u32, fbyposition: bool, lpmii: *mut MENUITEMINFOA, ) -> Result<()>