but I don't see what the point is of library types for them, not when we already have BigInt.
Fixed sizes means no GC/allocation for passing the data around to functions; And optimized assembly code. Beyond that, it doesn't seem highly important. But if it's around as a viable option people will begin using it.
You never know when/where you could need it.
