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