pub unsafe fn PrivacySetZonePreferenceW<P3>( dwzone: u32, dwtype: u32, dwtemplate: u32, pszpreference: P3, ) -> u32where P3: Param<PCWSTR>,