pub unsafe extern "C" fn sched_setparam(
    arg1: pid_t,
    arg2: *const sched_param
) -> c_int