heap_entry
struct heap_entry heap[33];
struct heap_entry *fhp = &da->heap[0];
struct heap_entry *fhp;
struct heap_entry *fhp = &da->heap[da->heap_index];