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