void silc_schedule_signal_unregister(SilcSchedule schedule, SilcUInt32 signal, SilcTaskCallback callback, void *context);
Unregister a signal indicated by `signal' from the scheduler. On platform that does not support signals calling this function has no effect.