ref: 8099cc1eaf1fc8fb5d8205d993ec13f890911c54 dir: /lpc10/bitio.h/
int read_bits(FILE *f, INT32 *bits, int len); void write_bits(FILE *f, INT32 *bits, int len);