Help for this page
void foo(SV * sv) { ... Mytest2::bar(1); # prints 0 Mytest2::foo(1); # Segmentation Fault
void foo(SV * sv) { ... } printf("%s\n", buf); }