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