int fsctl( ffi.Pointer<ffi.Char> arg0, int arg1, ffi.Pointer<ffi.Void> arg2, int arg3, ) { return _fsctl(arg0, arg1, arg2, arg3); }