pub type DefaultOnPingType = fn(Option<&Data>, Option<Value>) -> Ready<Result<Option<Value>>>;
Default ping handler type.