pub unsafe fn Perl_locale_panic(
my_perl: *mut PerlInterpreter,
msg: *const c_char,
immediate_caller_line: line_t,
higher_caller_file: *const c_char,
higher_caller_line: line_t,
) -> !Expand description
thx shim for crate::Perl_locale_panic.