As stated in the previous discussion I think this is a very bad idea that leads to a lot of boiler plate code. If you don't want to rely on zeroed fields we can add a mask of valid fields, similar to how e.g. the statx API works.
As stated in the previous discussion I think this is a very bad idea that leads to a lot of boiler plate code. If you don't want to rely on zeroed fields we can add a mask of valid fields, similar to how e.g. the statx API works.