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