pub fn validate_call_arguments_to_native_components(
    instructions: &[InstructionV1]
) -> Result<(), LocatedInstructionSchemaValidationError>