container/list.List.InsertBefore (method)

one use

	container/list (current package)
		list.go#L158: func (l *List) InsertBefore(v any, mark *Element) *Element {