Source position: gstring.inc line 39
function g_string_insert_len(
_string: PGString;
pos: gssize;
val: Pgchar;
len: gssize
):PGString;