void funky(void (*f)(void)) { // some things .. and an execution of *f }