pub unsafe extern "system" fn TcSetFlowA(
    pflowname: PCSTR,
    pguidparam: *const GUID,
    buffersize: u32,
    buffer: *const c_void
) -> u32