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

Required features: "Win32_Networking_ActiveDirectory", "Win32_Foundation"