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