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