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