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