pub(crate) type SFTRawPointer = *const dyn SFT + Sync + 'static;
The raw pointer for SFT. We expect a space to provide this to SFT map.