pub unsafe extern "C-unwind" fn luaopen_utf8(
    L: *mut lua_State
) -> c_int
Available on crate feature lua54 only.