pub unsafe fn IsChild<'a>( hwndparent: impl IntoParam<'a, HWND>, hwnd: impl IntoParam<'a, HWND>, ) -> BOOL