protocol Multipliable
s5Utils12MultipliableP
257H6
import Utils
static func * (lhs: Self, rhs: Self) -> Self
static func *= (lhs: inout Self, rhs: Self)