pub unsafe extern "C" fn Perl_gv_fetchpvn_flags( my_perl: *mut PerlInterpreter, name: *const c_char, len: STRLEN, flags: I32, sv_type: svtype, ) -> *mut GV