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