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