pub unsafe fn SHDeleteKeyA<'a>( hkey: impl IntoParam<'a, HKEY>, pszsubkey: impl IntoParam<'a, PSTR>, ) -> LSTATUS