Function windows::Win32::UI::Shell::StrSpnW

pub unsafe fn StrSpnW<P0, P1>(psz: P0, pszset: P1) -> i32
where P0: Param<PCWSTR>, P1: Param<PCWSTR>,