#ifndef MCFOO #define MCFOO int private_int; int foo(int a, int b); #endif