pub unsafe extern "C" fn pthread_getschedparam( __target_thread: pthread_t, __policy: *mut c_int, __param: *mut sched_param, ) -> c_int