pub unsafe extern "C" fn Perl_op_sibling_splice( parent: *mut OP, start: *mut OP, del_count: c_int, insert: *mut OP, ) -> *mut OP