pub unsafe fn add_column_to_pathtarget(
    arg_target: *mut PathTarget,
    arg_expr: *mut Expr,
    arg_sortgroupref: Index
)