hfs_brec_goto
extern int hfs_brec_goto(struct hfs_find_data *fd, int cnt);
err = hfs_brec_goto(&fd, 1);
err = hfs_brec_goto(&fd, ctx->pos - 1);
err = hfs_brec_goto(&fd, 1);
err = hfs_brec_goto(&fd, 1);
err = hfs_brec_goto(&fd, ctx->pos - 1);
err = hfs_brec_goto(&fd, 1);
int hfs_brec_goto(struct hfs_find_data *fd, int cnt);
if (hfs_brec_goto(&fd, 1))