tft_shutdown
sc->sc_sdhook = shutdownhook_establish(tft_shutdown, self);
tft_shutdown(&lsc->lsc_sc);
void tft_shutdown(void *);