pub unsafe extern "C" fn sched_setparam(
    pid: i32,
    param: *const sched_param
) -> i32