pub unsafe extern "C" fn SCIPhashmapGetImage( hashmap: *mut SCIP_HASHMAP, origin: *mut c_void, ) -> *mut c_void
retrieves image of given origin from the hash map, or NULL if no image exists