Source position: glib.pp line 781
function g_array_insert_vals(
thearray: PGArray;
index: guint;
data: gconstpointer;
len: guint
):PGArray;