pub fn commit<T>(value: T) -> !where T: Commit,
Commit values to the default output registers and exit successfully.