ldap_simple_bind_s

Function ldap_simple_bind_s 

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