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