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