pub unsafe fn ibcmp_utf8(
my_perl: *mut PerlInterpreter,
s1: *const c_char,
pe1: *mut *mut c_char,
l1: UV,
u1: bool,
s2: *const c_char,
pe2: *mut *mut c_char,
l2: UV,
u2: bool,
) -> boolExpand description
thx shim for crate::ibcmp_utf8.