Function ldap_simple_bind

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