pub unsafe fn lua_strlen(L: *mut lua_State, idx: c_int) -> c_int
Returns the length of the string at the given index in bytes.