int func1(struct commandId) { do(); return ( SUCCESS ); } void func2(struct commandId) { do(); return ( SUCCESS ); } float func3(struct commandId) { do(); return ( SUCCESS ); }