pub unsafe extern "C" fn g_variant_get_child(
    value: *mut GVariant,
    index_: gsize,
    format_string: *const gchar
    ...
)