pub unsafe extern "system" fn DsBindWithSpnExA(
    domaincontrollername: PCSTR,
    dnsdomainname: PCSTR,
    authidentity: *const c_void,
    serviceprincipalname: PCSTR,
    bindflags: u32,
    phds: *mut HANDLE
) -> u32
Expand description

Required features: "Win32_Foundation"