Unsafe C# is the most unsafe language I've ever worked with. Really terrifying stuff.
There's an interesting comparison of these C# features with Rust: https://em-tg.github.io/csborrow/
Manipulating bits with c# was very pleasant. Building the UI was incredibly quick and easy.
Can recommend.
ImGui.Forms is another one that supports NativeAOT.