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