Source position: stringh.inc line 12
function strncpy(
__dest: PAnsiChar;
__src: PAnsiChar;
__n: size_t
):PAnsiChar;