pub type FnCheckScriptSignature = fn(_: &BinaryIndexedView<'_>, _: bool, _: SignatureIndex, _: Option<SignatureIndex>) -> PartialVMResult<()>;