bfs_file_read
if (bfs_file_read(bfs, filename, p, size, 0) != 0)
int bfs_file_read(const struct bfs *, const char *, void *, size_t, size_t *);