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