int bwrite(BUFF *fb, const void *buf, int nbyte);
void bpushfd(BUFF *fb, int fd_in, int fd_out);
Daniel Veillard