Source position: lazglib2.pas line 4973
function g_strlcpy(
dest: Pgchar;
src: Pgchar;
dest_size: gsize
):gsize;