pub unsafe extern "C" fn botan_hash_update( hash: botan_hash_t, data: *const u8, len: usize, ) -> c_int