Hey guys,
What are your thoughts on exposing an unsafe unchecked_invoke_signed call for program instructions?
I'm currently building a wrapper on top of the Pinocchio SDK to provide "compile time" access safety. An unchecked variant of the program calls would be beneficial as it could reduce the overhead of releasing and relocking the runtime guard.