16 class Second_1_class
{
20 static void func_second_1_class_foo() {};
41 int my_fourth_global_var
;
44 class Fourth_1_class
{
48 void func_fourth_1_class_foo (void) {};
64 void mc_first_func( void );
76 YourClass (int par1
, char* par2
);
78 void yc_first_function( int par1
, char** par2
);