ldap_simple_bind

Function ldap_simple_bind 

pub unsafe extern "C" fn ldap_simple_bind(
    ld: *mut LDAP,
    dn: PCSTR,
    passwd: PCSTR,
) -> u32