pub type WhatsitFunction<ET> = dyn FnOnce(&mut EngineReferences<'_, ET>) -> TeXResult<(), ET> + Send + Sync;