int wait4( int arg0, ffi.Pointer<ffi.Int> arg1, int arg2, ffi.Pointer<rusage> arg3, ) { return _wait4( arg0, arg1, arg2, arg3, ); }