pub unsafe extern "C" fn SCIPhashtableGetEntry( hashtable: *mut SCIP_HASHTABLE, entryidx: c_int, ) -> *mut c_void
gives the element at the given index or NULL if entry at that index has no element