pub unsafe extern "C" fn luaL_execresult(
    l: *mut lua_State,
    stat: c_int
) -> c_int