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