pub async fn startup_native(
    conf_uri: String,
    check_interval_sec: u64
) -> TardisResult<()>