pub unsafe extern "C" fn zend_hash_index_add_empty_element(
    ht: *mut HashTable,
    h: zend_ulong
) -> *mut zval