pub unsafe fn GetMenuItemID<P0>(hmenu: P0, npos: i32) -> u32
where P0: IntoParam<HMENU>,