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

Required features: "Win32_Networking_ActiveDirectory"