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