pub unsafe extern "C" fn zend_hash_iterators_advance(
    ht: *mut HashTable,
    step: HashPosition
)