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