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