Commit cecc0acc0bac56aa6adc8d5110434545ac8514b6

Robin Watts 2025-05-27T08:59:17

Fix ISO C build breakage. (#1255) ISO C prohibits inline declarations of variables. Move the declaration to the start of the block. Co-authored-by: Eugene Kliuchnikov <eustas.ru@gmail.com>