#include "A.h" int f(int n){ /* do some funky stuff */ return n; }