Function pthread_getspecific

pub unsafe extern "C" fn pthread_getspecific(key: u32) -> *mut c_void
Available on crate feature dep_sdl3 only.