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