lua_rs::ffi::lua
pub unsafe extern "C" fn lua_callk( l: *mut lua_State, nargs: c_int, nresults: c_int, ctx: lua_KContext, k: lua_KFunction)