pub unsafe extern "C" fn sched_setparam( pid: pid_t, param: *const sched_param, ) -> c_int
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/sched_setparam.html.