pub unsafe extern "C" fn zend_hash_add_empty_element( ht: *mut HashTable, arKey: *const c_char, nKeyLength: uint, ) -> c_int