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