pub type rcutils_error_string_t = rcutils_error_string_s;
struct rcutils_error_string_t { pub str_: [i8; 1024], }
str_: [i8; 1024]