#ifndef IO_HPP #define IO_HPP extern "C" void hello(int x); #endif