void silc_schedule_set_notify(SilcSchedule schedule, SilcTaskNotifyCb notify, void *context);
Set notify callback to scheduler. The `notify' will be called whenever task is added to or deleted from scheduler.