pub unsafe extern "C" fn g_array_sized_new(
zero_terminated: gboolean,
clear_: gboolean,
element_size: c_uint,
reserved_size: c_uint
) -> *mut GArray