bzf_open
err = bzf_open("test", &f);
static int bzf_open(const char *path, struct open_file *f);
.fo_open = bzf_open,