ldap_bind

Function ldap_bind 

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