list_append
list_append(&pending_transaction_list, &t->link);
list_append(&t->request_list, &sa->link);
list_append(&t->response_list, &sa->link);