pub unsafe fn ldap_simple_bind_sW<P1, P2>( ld: *mut LDAP, dn: P1, passwd: P2, ) -> u32where P1: Param<PCWSTR>, P2: Param<PCWSTR>,