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