pub unsafe extern "C" fn zend_hash_internal_pointer_reset_ex(
    ht: *mut HashTable,
    pos: *mut HashPosition
)