When called with a non-zero flags parameter, the Faccessat function can incorrectly report that a file is accessible.
{ "imports": [ { "path": "syscall", "symbols": [ "Faccessat" ] } ] }
{ "imports": [ { "path": "golang.org/x/sys/unix", "symbols": [ "Faccessat" ] } ] }