pub unsafe fn GetWindow<P0>(hwnd: P0, ucmd: GET_WINDOW_CMD) -> HWND
where P0: IntoParam<HWND>,