int symlinkat( ffi.Pointer<ffi.Char> arg0, int arg1, ffi.Pointer<ffi.Char> arg2, ) { return _symlinkat(arg0, arg1, arg2); }