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