int waitid( idtype_t arg0, Dart__uint32_t arg1, ffi.Pointer<siginfo_t> arg2, int arg3, ) { return _waitid( arg0.value, arg1, arg2, arg3, ); }