pub fn same_interface(a: &'static Interface, b: &'static Interface) -> bool
Returns true if the two interfaces are the same.