func reflect.MakeChan

one use

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