pub unsafe extern "C" fn zend_hash_iterator_add(
    ht: *mut HashTable,
    pos: HashPosition
) -> u32