pub unsafe fn add_new_column_to_pathtarget(
    arg_target: *mut PathTarget,
    arg_expr: *mut Expr
)