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