pub unsafe fn TcQueryFlowW<P0>( pflowname: P0, pguidparam: *const GUID, pbuffersize: *mut u32, buffer: *mut c_void, ) -> u32where P0: Param<PCWSTR>,