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