func net/http.NewServeMux

one use

	net/http (current package)
		server.go#L2333: func NewServeMux() *ServeMux { return new(ServeMux) }