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