void arc4random_buf( ffi.Pointer<ffi.Void> __buf, int __nbytes, ) { return _arc4random_buf( __buf, __nbytes, ); }