pub unsafe extern "C" fn g_variant_get_child_value(
    value: *mut GVariant,
    index_: gsize
) -> *mut GVariant