SErrInvokeNotImplemented
'Invoke functionality is not implemented'
SErrInvokeResultTypeNoValue
'Function has a result type, but no result pointer provided'
SErrInvokeFailed
'Invoke call failed'
SErrMethodImplCreateFailed
'Failed to create method implementation'
SErrCallbackNotImplemented
'Callback functionality is not implemented'
SErrCallConvNotSupported
'Calling convention not supported: %s'
SErrTypeKindNotSupported
'Type kind is not supported: %s'
SErrCallbackHandlerNil
'Callback handler is Nil'
SErrMissingSelfParam
'Missing self parameter'