pub unsafe extern "C" fn g_variant_new_array( child_type: *const _GVariantType, children: *const *mut _GVariant, n_children: u64, ) -> *mut _GVariant