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