pub unsafe fn PrintMessage<P0>(pwszformat: P0) -> u32
where P0: IntoParam<PCWSTR>,