pub type DarkfidPtr = Arc<Darkfid>;
Atomic pointer to the DarkFi daemon
struct DarkfidPtr { /* private fields */ }