#include "1216-ffi-08-foreign-in-method.h" int ffi_method_helper(int x) { return x * 10; }