`strace` を使用して、プロセスが実行した `openat` システムコールの戻り値がエラー(-1)であるイベントのみを表示するオプションはどれか。

-e trace=openat -e status=failed