// This file is generated by mkfile.py // Date: 2025-12-05 #ifndef INC_509_H #define INC_509_H #ifdef __cplusplus extern "C" { #endif int fib(int n); #ifdef __cplusplus } #endif #endif // INC_509_H