pub fn drop_fungible_bucket<Y>(
    bucket_node_id: &NodeId,
    api: &mut Y
) -> Result<DroppedFungibleBucket, RuntimeError>