#include "func.h" int f1(int num) { return g1(num * 2); }