pub unsafe extern "C" fn zend_hash_update_ind(
    ht: *mut HashTable,
    key: *mut zend_string,
    pData: *mut zval
) -> *mut zval