pub unsafe extern "C" fn pthread_setschedprio(
    __target_thread: pthread_t,
    __prio: c_int
) -> c_int