pub extern "C" fn sched_rr_get_interval( pid: pid_t, time: *const timespec, ) -> c_int
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/sched_rr_get_interval.html.