SV *func( SV *first, SV *second ) { return sv_catsv( first, second ); }