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