pub unsafe extern "C" fn Perl_hek_dup(
my_perl: *mut PerlInterpreter,
e: *mut HEK,
param: *mut CLONE_PARAMS,
) -> *mut HEK
pub unsafe extern "C" fn Perl_hek_dup(
my_perl: *mut PerlInterpreter,
e: *mut HEK,
param: *mut CLONE_PARAMS,
) -> *mut HEK