pub fn send_any(endpoint: MStr<Endpoint>, message: &dyn Any)
Sends a message to an endpoint handler using runtime type dispatch (Any).