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