FGRAPH_INDEX_SHIFT
return (t->ret_stack[offset] >> FGRAPH_INDEX_SHIFT) & FGRAPH_INDEX_MASK;
t->ret_stack[offset] = (bitmap << FGRAPH_INDEX_SHIFT) |