#[unsafe(no_mangle)]pub extern "C" fn plg_rt_step(m: *mut Machine) -> i32
Bump the step counter. Returns 0 when the limit is exceeded (the uncatchable resource error is set; generated code returns 0).