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