pub unsafe extern "C" fn rcutils_vsnprintf( buffer: *mut c_char, buffer_size: usize, format: *const c_char, args: *mut __va_list_tag, ) -> c_int