Source position: contnrs.pp line 350
type THashFunction = function(
const S: AnsiString;
const TableSize: LongWord
):LongWord;