#ifdef __cplusplus extern "C" { #endif int sub(int a, int b); #ifdef __cplusplus } #endif