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