v26.3.0
deps: add missing static linking targets for libffi
lib,src,test,doc: add node:ffi module
ffi: remove function signature property aliases
module: exclude `node:ffi` from `builtinModules` when not enabled
lib: add new methods and error codes
doc,test: mem protection must be observed in ffi
ffi: validate 'void' as parameter type in getFunction and getFunctions