pub unsafe fn wsprintfA<P0>(param0: PSTR, param1: P0) -> i32
where P0: IntoParam<PCSTR>,