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