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