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