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