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