protocol Subtractable
s5Utils12SubtractableP
3SHRD
import Utils
static func - (lhs: Self, rhs: Self) -> Self
static func -= (lhs: inout Self, rhs: Self)