pub unsafe extern "C" fn SCIPhashtableExists( hashtable: *mut SCIP_HASHTABLE, element: *mut c_void, ) -> c_uint
returns whether the given element exists in the table