#pragma once // forward declaration struct arrangement_t; struct ia_complex_t; arrangement_t extract_arrangement(ia_complex_t&& ia_complex);