pub unsafe fn GetMenu<P0>(hwnd: P0) -> HMENU
where P0: IntoParam<HWND>,