pub unsafe extern "C" fn g_ptr_array_new_take( data: *mut gpointer, len: size_t, element_free_func: GDestroyNotify, ) -> *mut GPtrArray
v2_76