pub unsafe extern "C" fn luaL_checkinteger(
    L: *mut lua_State,
    arg: c_int
) -> lua_Integer