void randombytes_buf( ffi.Pointer<ffi.Void> buf, int size, ) { return _randombytes_buf( buf, size, ); }