**Describe the issue** Many functions that return Result or important values lack `#[must_use]`.
Describe the issue
Many functions that return Result or important values lack
#[must_use].