found one, in case anyone enjoys reading linker errors ``` rust-lld: error: /tmp/rustc8spGOQ/libpicomp3lib_rs-42f623b22d6f2d90.rlib(huffman.o):(function xmp3_DecodeHuffman: .data+0x6e): relocation R_ARM_THM_CALL out of range: -268435069 is not in [-16777216, 16777215]; references __aeabi_idiv rust-lld: error: /tmp/rustc8spGOQ/libpicomp3lib_rs-42f623b22d6f2d90.rlib(huffman.o):(function xmp3_DecodeHuffman: .data+0x23e): relocation R_ARM_THM_CALL out of range: -268406057 is not in [-16777216, 16777215]; references memset ```