pub unsafe extern "C" fn zend_hash_get_current_data_ex( ht: *mut HashTable, pData: *mut *mut c_void, pos: *mut HashPosition, ) -> c_int