pub unsafe extern "C" fn _zend_hash_init_ex( ht: *mut HashTable, nSize: uint, pDestructor: dtor_func_t, persistent: zend_bool, bApplyProtection: zend_bool, ) -> c_int