int faccessat( int __fd, ffi.Pointer<ffi.Char> __file, int __type, int __flag, ) { return _faccessat( __fd, __file, __type, __flag, ); }