pub unsafe extern "C" fn g_variant_new_array( child_type: *const GVariantType, children: *const *mut GVariant, n_children: size_t, ) -> *mut GVariant