Error: No reasonable alternatives for expression Applying untyped: Name: ?=? ...to: Address of: Member Expression, with field: data: instance of type T (not function type) from aggregate: Applying untyped: Name: *? ...to: Variable Expression: _dst: pointer to instance of struct __anonymous0 Member Expression, with field: data: instance of type T (not function type) from aggregate: Variable Expression: _src: instance of struct __anonymous0 Error: No reasonable alternatives for expression Applying untyped: Name: ?=? ...to: Address of: Member Expression, with field: next: pointer to instance of type List1 (not function type) with parameters instance of type T (not function type) from aggregate: Applying untyped: Name: *? ...to: Variable Expression: _dst: pointer to instance of struct __anonymous0 Member Expression, with field: next: pointer to instance of type List1 (not function type) with parameters instance of type T (not function type) from aggregate: Variable Expression: _src: instance of struct __anonymous0 Error: No reasonable alternatives for expression Cast of: Variable Expression: _dst: pointer to instance of type List1 (not function type) to: pointer to pointer to instance of struct __anonymous0 Error: No reasonable alternatives for expression Applying untyped: Name: ?=? ...to: Address of: Member Expression, with field: i: instance of type T (not function type) from aggregate: Applying untyped: Name: *? ...to: Variable Expression: _dst: pointer to instance of struct S2 Member Expression, with field: i: instance of type T (not function type) from aggregate: Variable Expression: _src: instance of struct S2 Error: No reasonable alternatives for expression Applying untyped: Name: ?=? ...to: Address of: Member Expression, with field: i: instance of type T (not function type) from aggregate: Applying untyped: Name: *? ...to: Variable Expression: _dst: pointer to instance of struct S24 Member Expression, with field: i: instance of type T (not function type) from aggregate: Variable Expression: _src: instance of struct S24 Error: No reasonable alternatives for expression Applying untyped: Name: ?=? ...to: Address of: Member Expression, with field: i: instance of type T (not function type) from aggregate: Applying untyped: Name: *? ...to: Variable Expression: _dst: pointer to instance of struct __anonymous1 Member Expression, with field: i: instance of type T (not function type) from aggregate: Variable Expression: _src: instance of struct __anonymous1 Error: No reasonable alternatives for expression Applying untyped: Name: ?=? ...to: Address of: Member Expression, with field: data: instance of type T (not function type) from aggregate: Applying untyped: Name: *? ...to: Variable Expression: _dst: pointer to instance of struct node Member Expression, with field: data: instance of type T (not function type) from aggregate: Variable Expression: _src: instance of struct node Error: No reasonable alternatives for expression Applying untyped: Name: ?=? ...to: Address of: Member Expression, with field: next: pointer to instance of struct node with parameters instance of type T (not function type) from aggregate: Applying untyped: Name: *? ...to: Variable Expression: _dst: pointer to instance of struct node Member Expression, with field: next: pointer to instance of struct node with parameters instance of type T (not function type) from aggregate: Variable Expression: _src: instance of struct node Error: No reasonable alternatives for expression Cast of: Variable Expression: _dst: pointer to instance of type List (not function type) to: pointer to pointer to instance of struct node with parameters instance of type T (not function type) Error: No reasonable alternatives for expression Cast of: Name: my_list to: instance of struct node with parameters signed int