// Code generated by cmd/cgo; DO NOT EDIT.

//line /tmp/cgotest3228334421/src/cgotest/issue23555a/a.go:1:1
// Copyright 2018 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.

package issue23555

// #include <stdlib.h>
import _ "unsafe"

func X() {
	func() { _cgo0 := _Cfunc__CMalloc /*line :11:17*/(10); _cgoCheckPointer(_cgo0, nil); _Cfunc_free(_cgo0); }()
}
