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