//go:cgo_ldflag "-static"
//go:cgo_ldflag "-pthread"
// Code generated by cmd/cgo; DO NOT EDIT.

package issue26213

import "unsafe"

import _ "runtime/cgo"

import "syscall"

var _ syscall.Errno
func _Cgo_ptr(ptr unsafe.Pointer) unsafe.Pointer { return ptr }

//go:linkname _Cgo_always_false runtime.cgoAlwaysFalse
var _Cgo_always_false bool
//go:linkname _Cgo_use runtime.cgoUse
func _Cgo_use(interface{})
type _Ctype_jarray uintptr

type _Ctype_jbooleanArray uintptr

type _Ctype_jbyteArray uintptr

type _Ctype_jcharArray uintptr

type _Ctype_jclass uintptr

type _Ctype_jdoubleArray uintptr

type _Ctype_jfloatArray uintptr

type _Ctype_jintArray uintptr

type _Ctype_jlongArray uintptr

type _Ctype_jobject uintptr

type _Ctype_jobjectArray uintptr

type _Ctype_jshortArray uintptr

type _Ctype_jstring uintptr

type _Ctype_jthrowable uintptr

type _Ctype_jweak uintptr

//go:notinheap
type _Ctype_void_notinheap struct{}

type _Ctype_void [0]byte

//go:linkname _cgo_runtime_cgocall runtime.cgocall
func _cgo_runtime_cgocall(unsafe.Pointer, uintptr) int32

//go:linkname _cgoCheckPointer runtime.cgoCheckPointer
func _cgoCheckPointer(interface{}, interface{})

//go:linkname _cgoCheckResult runtime.cgoCheckResult
func _cgoCheckResult(interface{})

