pub unsafe extern "C" fn sched_setscheduler( __pid: i32, __policy: i32, __param: *const sched_param, ) -> i32