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