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