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