Function pthread_cancel

pub unsafe extern "C" fn pthread_cancel(thread: u64) -> i32
Available on crate feature dep_sdl3 only.