I need to call `spi_free()` because my SPI flash chip does not like to be init'ed from both bootloader and app. But it's not available in the C++ API... Any idea how to do it?