#pragma once typedef struct _tf_ssb_t tf_ssb_t; void tf_ssb_import(tf_ssb_t* ssb, const char* user, const char* path);