pub type FnCreateInvitationHandler = fn(config: Option<&InviteHandlerConfig>) -> Result<Box<dyn InvitationHandler>>;