bi_find
| variable '.' NUMBER { $$ = bi_find($1, $3); }
struct bt_arg *bi_find(struct bt_arg *, unsigned long);