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