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