pub type rcl_duration_t = rcl_duration_s;
struct rcl_duration_t { pub nanoseconds: i64, }
nanoseconds: i64