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