Hello, I was playing around with zephyr + rust and I was under the impression that the interaction with devices could happen in a safe manner. So take this as a feature request / bug report / question, how to make the gpio API safe? Is it just error handling what is missing? BR, go2sh