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