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

//line /home/xzl/work/golang-1.22/golang-1.22/src/cmd/cgo/internal/test/issue52611b/a.go:1:1
// Copyright 2022 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 issue52611b

import _ "unsafe"

func GetX1(bar * /*line :9:17*/_Ctype_struct_Bar /*line :9:29*/) int32 {
	return int32(bar.X)
}
