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