pub unsafe fn ldap_modify_sW<P1>( ld: *mut LDAP, dn: P1, mods: *mut *mut LDAPModW, ) -> u32where P1: Param<PCWSTR>,