pub unsafe extern "C" fn zend_hash_quick_find( ht: *const HashTable, arKey: *const c_char, nKeyLength: uint, h: ulong, pData: *mut *mut c_void, ) -> c_int