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