Function windows::Win32::Networking::WinInet::PrivacySetZonePreferenceW

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