func runtime.unwindm

2 uses

	runtime (current package)
		cgocall.go#L281: 	defer unwindm(&restore)
		cgocall.go#L303: func unwindm(restore *bool) {