#[unsafe(export_name = "luaur_forgLoopNodeIter")]pub unsafe extern "C" fn forgLoopNodeIter( L: *mut lua_State, h: *mut c_void, index: i32, ra: *mut TValue, ) -> bool