Source position: garray.inc line 40
function g_array_new(
zero_terminated: gboolean;
clear: gboolean;
element_size: guint
):PGArray;