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