func PidFDSendSignal(pidfd uintptr, s syscall.Signal) error { … } func PidFDOpen(pid, flags int) (uintptr, error) { … }