pub unsafe fn RegConnectRegistryExW<P0>( lpmachinename: P0, hkey: HKEY, flags: u32, phkresult: *mut HKEY, ) -> i32where P0: Param<PCWSTR>,