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