pub type rmw_liveliness_lost_status_t = rmw_liveliness_lost_status_s;
struct rmw_liveliness_lost_status_t { pub total_count: i32, pub total_count_change: i32, }
total_count: i32
total_count_change: i32