pub fn make_current_thread_realtime(priority: Option<u32>) -> Result<u32, Error>
Helper for make_thread_realtime, uses the current thread’s tid.