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