pub unsafe extern "C" fn SCIPmultihashRetrieve( multihash: *mut SCIP_MULTIHASH, key: *mut c_void, ) -> *mut c_void
retrieve element with key from multihash table, returns NULL if not existing