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