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