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