int openat( int __fd, ffi.Pointer<ffi.Char> __file, int __oflag, ) { return _openat( __fd, __file, __oflag, ); }