pub unsafe extern "C" fn pthread_attr_setschedparam( arg1: *mut pthread_attr_t, arg2: *const sched_param, ) -> c_int