pub unsafe extern "C" fn SCIPswapPointers( pointer1: *mut *mut c_void, pointer2: *mut *mut c_void, )
swaps the addresses of two pointers