list_insert
list_insert(&ctx->quirks, &q->link);
void list_insert(struct list *list, struct list *elm);