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