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