import "libc.hff"; struct Node { next *Node, value int, }