pub type lua_CounterFunction = unsafe extern "C-unwind" fn(context: *mut c_void, function: *const c_char, linedefined: c_int);
luau