pub type SharedDerivativeBlocks = Arc<Vec<Vec<CustomFamilyBlockPsiDerivative>>>;
pub struct SharedDerivativeBlocks { /* private fields */ }