pub unsafe extern "cdecl" fn ldap_modify_s(
    ld: *mut LDAP,
    dn: PCSTR,
    mods: *mut *mut LDAPModA
) -> u32