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