pub unsafe extern "C" fn botan_hash_final(
    hash: botan_hash_t,
    digest: *mut u8
) -> c_int