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