typedef int triplet[3]; //! An array (of known size) can not be the return type of a function triplet fun_2(int x);