pub unsafe fn DsClientMakeSpnForTargetServerW<P0, P1>( serviceclass: P0, servicename: P1, pcspnlength: *mut u32, pszspn: PWSTR, ) -> u32where P0: Param<PCWSTR>, P1: Param<PCWSTR>,