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