bfs_file_rename
int bfs_file_rename(struct bfs *, const char *, const char *);
error = bfs_file_rename(bfs, from_name, to_name);