Function windows_sys::Win32::Networking::ActiveDirectory::DsBindWithSpnExW
pub unsafe extern "system" fn DsBindWithSpnExW(
domaincontrollername: PCWSTR,
dnsdomainname: PCWSTR,
authidentity: *const c_void,
serviceprincipalname: PCWSTR,
bindflags: u32,
phds: *mut HANDLE,
) -> u32