int getentropy( ffi.Pointer<ffi.Void> __buffer, int __length, ) { return _getentropy( __buffer, __length, ); }