#ifndef BLITZ_H #define BLITZ_H extern "C" { void trace_vortex_v4(); void ghost_quant_fp8(); } #endif