fn final(self: *const Blake3, out_slice: []u8) void
Finalize the hash and write any number of output bytes.
self: *const Blake3,
out_slice: []u8,