/*
** FFI C callback handling.
** Copyright (C) 2005-2017 Mike Pall. See Copyright Notice in luajit.h
*/
/* Really belongs to lj_vm.h. */
LJ_ASMF void ;
LJ_FUNC MSize ;
LJ_FUNCA lua_State * LJ_FASTCALL ;
LJ_FUNCA void LJ_FASTCALL ;
LJ_FUNC void *;
LJ_FUNC void ;