pub unsafe extern "C" fn aws_hash_iter_delete(
    iter: *mut AwsCHashIter,
    destroy_contents: bool
)