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