Function: withdraw(byte[1] funcSelector, byte[1] bridgeId, address receiver, uint256 id, uint16 _srcChainId, address vaultAddress, byte[] _withdrawPayload)
The direct call of the _withdraw
function is only available for receiver
for which the value receiverToVaultToIdToAmount[receiver][vaultAddress][id]
is not zero.