pub unsafe fn ldap_modifyA<P1>( ld: *mut LDAP, dn: P1, mods: *mut *mut LDAPModA, ) -> u32where P1: Param<PCSTR>,