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