pub unsafe fn wsprintfW<P0>(param0: PWSTR, param1: P0) -> i32
where P0: IntoParam<PCWSTR>,