704bbe1 Fix C++17 error: standard attributes in middle of decl-specifiers (CYTHON_UNUSED)

Authored and Committed by churchyard 6 months ago
    Fix C++17 error: standard attributes in middle of decl-specifiers (CYTHON_UNUSED)
    
    This is only relevant on Python 3.13+
    
    Fixes (part of) https://bugzilla.redhat.com/2247486
    
        
file added
+35
file modified
+4 -0