Hi
I'm trying to build lc3-codec crate example sns_decode, for a custom target of riscv32, using cargo build -Zbuild-std=core and added compiler_builtins as dependency in the Cargo.toml
I get the error

@tgross35 Any hint on this? it is similar to the issue #334
Thanks!