pub unsafe fn pv_pretty(
my_perl: *mut PerlInterpreter,
a: *mut SV,
b: *const c_char,
c: STRLEN,
d: STRLEN,
e: *const c_char,
f: *const c_char,
g: U32,
) -> *mut c_charExpand description
thx shim for crate::pv_pretty.