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