pub unsafe fn StrCSpnW<P0, P1>(pszstr: P0, pszset: P1) -> i32where P0: Param<PCWSTR>, P1: Param<PCWSTR>,