fn normalize_algorithm<Op: Operation>(
cx: &mut JSContext,
algorithm: &AlgorithmIdentifier,
) -> Result<Op::RegisteredAlgorithm, Error>fn normalize_algorithm<Op: Operation>(
cx: &mut JSContext,
algorithm: &AlgorithmIdentifier,
) -> Result<Op::RegisteredAlgorithm, Error>