void silc_protocol_execute_final(SilcProtocol protocol, SilcSchedule schedule);
Executes the final callback for the protocol. The `schedule' is the application's scheduler.. It is passed to the protocol callback functions. The final callback is executed immediately.