pub unsafe extern "C" fn Perl_sv_catpvn_flags( my_perl: *mut PerlInterpreter, dsv: *mut SV, sstr: *const c_char, len: STRLEN, flags: I32, )