pub unsafe fn make_append_rel_info( arg_parentrel: Relation, arg_childrel: Relation, arg_parentRTindex: Index, arg_childRTindex: Index, ) -> *mut AppendRelInfo