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