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