pub unsafe extern "C" fn pthread_setschedprio(
    native: u64,
    priority: i32
) -> i32