pub unsafe extern "C" fn zend_hash_real_init(
    ht: *mut HashTable,
    packed: bool
)