#pragma once // -- system -- #include typedef struct { uint64_t frame_count; uint32_t frame_limit; } irodeo_state_t;