ldap_modify

Function ldap_modify 

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