pub unsafe fn get_bits25(ptr: *const u8, first_bit: usize) -> u32
Read at least 25 bits from ptr, beginning from first_bit.
ptr
first_bit