pub unsafe extern "C-unwind" fn luaopen_coroutine(
    L: *mut lua_State
) -> i32