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