// DO NOT EDIT — generated by alef
// This file bridges managed C# trait implementations to the native FFI layer
#nullable enable
using System;
using System.Collections.Concurrent;
using System.Collections.Generic;
using System.Runtime.InteropServices;
using System.Text.Json;
namespace {{ namespace }};