void linked_list_append( struct linked_list* this, struct value* value, size_t offset);