pub unsafe fn ldap_addA<P0>( ld: *mut LDAP, dn: P0, attrs: *mut *mut LDAPModA, ) -> u32where P0: Param<PCSTR>,