Sends a signal to a process, using the current process as the sender. The credentials of the current process will be checked to determine if it is authorized to send the signal to this particular target process. If `signal` is `None`, this method will only check permission without sending any signal.
(pid: Pid, signal: Option<UserSignal>, ctx: &Context)
source not stored for this graph (policy: none)