pub unsafe extern "C" fn g_variant_type_new_tuple(
    items: *const *const GVariantType,
    length: c_int
) -> *mut GVariantType