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