pub fn set_current_thread_sched_fifo(prio: i32) -> Result<()>
Set the current thread to SCHED_FIFO with the given priority.
SCHED_FIFO