Source position: gcompletion.inc line 14
type TGCompletionStrncmpFunc = function(
s1: Pgchar;
s2: Pgchar;
n: gsize
):gint;