No point in resorting to LEB128 encoding for such constants, using the native `u32` is faster and more compact. Adds `write_u32` method to facilitate this.
This is the wasmtime-debug crate, which provides functionality to
read, transform, and write DWARF section.