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