Function ldap_bind_sW

pub unsafe extern "cdecl" fn ldap_bind_sW(
    ld: *mut LDAP,
    dn: PCWSTR,
    cred: PCWSTR,
    method: u32,
) -> u32