func syscall.libc_fchflags_trampoline

2 uses

	syscall (current package)
		zsyscall_darwin_amd64.go#L620: 	_, _, e1 := syscall(funcPC(libc_fchflags_trampoline), uintptr(fd), uintptr(flags), 0)
		zsyscall_darwin_amd64.go#L627: func libc_fchflags_trampoline()