pub unsafe fn SHCopyKeyA<'a>( hkeysrc: impl IntoParam<'a, HKEY>, pszsrcsubkey: impl IntoParam<'a, PSTR>, hkeydest: impl IntoParam<'a, HKEY>, freserved: u32, ) -> LSTATUS