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