host/config/configureservice.h (5 lines of code) (raw):

struct ConfigureService { void start(); void stop(); void setOption(); };