Basically, what I mean is this:
void funcForFoo1() { // ... } void funcForFoo2() { // ... } void foo() { // Other two functions will be used here and here