pub type PbHeartbeatRequest = HeartbeatRequest;
struct PbHeartbeatRequest { pub node_id: u32, }
node_id: u32