pub fn send_to(pid: Pid, message: impl Message + 'static)
Sends a message to the process with the given pid.