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