int ret19(); typedef struct MyStruct { int foo; char bar; } MyStruct; char* stuctInfo(MyStruct st);