Source position: gstring.inc line 49
function g_string_insert_c(
_string: PGString;
pos: gssize;
c: gchar
):PGString;