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

Required features: "Win32_Foundation"