#[unsafe(export_name = "luaur_executeNAMECALL")]pub unsafe extern "C" fn executeNAMECALL(
L: *mut lua_State,
pc: *const Instruction,
base: StkId,
k: *mut TValue,
) -> *const Instruction#[unsafe(export_name = "luaur_executeNAMECALL")]pub unsafe extern "C" fn executeNAMECALL(
L: *mut lua_State,
pc: *const Instruction,
base: StkId,
k: *mut TValue,
) -> *const Instruction