func reflect.MakeChan

one use

	reflect (current package)
		value.go#L3234: func MakeChan(typ Type, buffer int) Value {