//go:cgo_ldflag "-Wl,-z,relro"
// Code generated by cmd/cgo; DO NOT EDIT.

package issue26213

import "unsafe"

import "syscall"

import _cgopackage "runtime/cgo"

type _ _cgopackage.Incomplete
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{})
//go:linkname _Cgo_no_callback runtime.cgoNoCallback
func _Cgo_no_callback(bool)
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

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
//go:noescape
func _cgoCheckPointer(interface{}, interface{})

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

