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