Function windows_sys::Win32::Networking::ActiveDirectory::DsGetDcOpenW

pub unsafe extern "system" fn DsGetDcOpenW(
    dnsname: PCWSTR,
    optionflags: u32,
    sitename: PCWSTR,
    domainguid: *const GUID,
    dnsforestname: PCWSTR,
    dcflags: u32,
    retgetdccontext: *mut HANDLE,
) -> u32