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