pub unsafe extern "C-unwind" fn lua_singlestep( L: *mut lua_State, enabled: c_int, )
TODO: Document this function.