ffi.Pointer<ffi.Char> devname_r( int arg0, int arg1, ffi.Pointer<ffi.Char> buf, int len, ) { return _devname_r(arg0, arg1, buf, len); }