ldap_simple_bindA

Function ldap_simple_bindA 

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