Compares the address to the shared prefix 100.64.0.0/10.
100.64.0.0/10
impl Ipv4Addr { fn is_shared(self) -> bool }