Source position: lazglib2.pas line 4956
function g_string_insert_len(
string_: PGString;
pos: gssize;
val: Pgchar;
len: gssize
):PGString;