pub const fn reverse_complement(base: u64) -> u64
Compute reverse complement of a 2-bit encoded base A(0) <-> T(3), C(1) <-> G(2)