Does this module uses the FFI?

Property definitions

nitc :: light_ffi $ MModule :: _uses_ffi
	# Does this module uses the FFI?
	var uses_ffi: Bool = false
src/ffi/light_ffi.nit:44,2--45,27