package one const empty = -1 type block struct { used int free int }