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