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