#[no_mangle] pub unsafe extern "C" fn digest_free(handle: *mut DigestHandle)
Frees the Digest (C-compatible shared library)
Uses unsafe method calls