pub unsafe extern "C" fn g_variant_iter_next(
    iter: *mut GVariantIter,
    format_string: *const c_char
    ...
) -> gboolean