pub unsafe fn TracePrintfExW<P0>(
    dwtraceid: u32,
    dwflags: u32,
    lpszformat: P0
) -> u32
where P0: IntoParam<PCWSTR>,