int waitpid( int arg0, ffi.Pointer<ffi.Int> arg1, int arg2, ) { return _waitpid( arg0, arg1, arg2, ); }