int getloadavg( ffi.Pointer<ffi.Double> __loadavg, int __nelem, ) { return _getloadavg( __loadavg, __nelem, ); }