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