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