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