pub unsafe fn add_to_flat_tlist(
    arg_tlist: *mut List,
    arg_exprs: *mut List
) -> *mut List