pub unsafe extern "C" fn Perl_infix_plugin_standard(
my_perl: *mut PerlInterpreter,
operator_ptr: *mut c_char,
operator_len: STRLEN,
def: *mut *mut Perl_custom_infix,
) -> STRLEN
pub unsafe extern "C" fn Perl_infix_plugin_standard(
my_perl: *mut PerlInterpreter,
operator_ptr: *mut c_char,
operator_len: STRLEN,
def: *mut *mut Perl_custom_infix,
) -> STRLEN