pub fn bip_0340_verify<T>(
    dst: &mut CFrameItem,
    src: CFrameItem,
    _env: &T
) -> bool