pub unsafe fn SHEnumKeyExW<'a>( hkey: impl IntoParam<'a, HKEY>, dwindex: u32, pszname: PWSTR, pcchname: *mut u32, ) -> LSTATUS