pub unsafe extern "C" fn pthread_getschedparam( thread: usize, policy: *mut i32, param: *mut sched_param, ) -> i32