pub unsafe fn SetParent<'a>( hwndchild: impl IntoParam<'a, HWND>, hwndnewparent: impl IntoParam<'a, HWND>, ) -> HWND