#pragma once
typedef struct _tf_ssb_t tf_ssb_t;
void tf_ssb_rpc_register(tf_ssb_t* ssb);
void tf_ssb_rpc_start_periodic(tf_ssb_t* ssb);