#ifndef SX_EXPORT_FN_RENAME_H #define SX_EXPORT_FN_RENAME_H // Calls back into the sx-exported `triple_c` and adds 1. int call_triple(int n); #endif