int renameat( int arg0, ffi.Pointer<ffi.Char> arg1, int arg2, ffi.Pointer<ffi.Char> arg3, ) { return _renameat( arg0, arg1, arg2, arg3, ); }