Function ldap_compare

pub unsafe extern "cdecl" fn ldap_compare(
    ld: *mut LDAP,
    dn: PCSTR,
    attr: PCSTR,
    value: PCSTR,
) -> u32