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