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