Type Definition Function3
plugger_ruby::shims
type Function3 = fn(_: Value, _: Value, _: Value) -> Value;