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