int wait3( ffi.Pointer<ffi.Int> arg0, int arg1, ffi.Pointer<rusage> arg2, ) { return _wait3( arg0, arg1, arg2, ); }