pub unsafe extern "C" fn pthread_setschedprio(
    arg1: pthread_t,
    arg2: c_int
) -> c_int