pub unsafe extern "C" fn rcutils_string_map_key_existsn( string_map: *const rcutils_string_map_t, key: *const c_char, key_length: usize, ) -> bool