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