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