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