The gory details are described [in this comment](https://github.com/esp-rs/esp-openthread/blob/21b6db4c133269f595468ddc1a2d5d05ff4c9803/openthread/src/scan.rs#L152). While not urgent, we might want to address that, because I think this is the only place in `openthread` which is currently not `core::mem::forget` safe.