pub unsafe extern "C" fn rcutils_hash_map_key_exists( hash_map: *const rcutils_hash_map_t, key: *const c_void, ) -> bool