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