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