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