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