pub unsafe fn UnregisterClassW<'a>( lpclassname: impl IntoParam<'a, PWSTR>, hinstance: impl IntoParam<'a, HINSTANCE>, ) -> BOOL