Is there a way to strip specifically DWARF5 debug information from an ELF file? NO$GBA does not support DWARF5 and will crash on files containing such debug information, so I wonder if I could easily create a "filter" tool that creates a NO$GBA-compliant ELF file even if some libraries are mistakenly compiled with DWARF5 debug information.