pub type rcl_duration_t = rcl_duration_s;
#[repr(C)]pub struct rcl_duration_t { pub nanoseconds: i64, }
nanoseconds: i64