Function ldap_bindW

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