func reflect.bucketOf

2 uses

	reflect (current package)
		type.go#L1876: 	mt.bucket = bucketOf(ktyp, etyp)
		type.go#L2172: func bucketOf(ktyp, etyp *rtype) *rtype {