Function windows_sys::Win32::Networking::ActiveDirectory::DsGetDcOpenA

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