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