pub unsafe extern "C" fn Perl_validate_proto( my_perl: *mut PerlInterpreter, name: *mut SV, proto: *mut SV, warn: bool, curstash: bool, ) -> bool