pub fn get_varint32(input: *mut Slice, value: *mut u32) -> bool
| Standard Get… routines parse a value | from the beginning of a Slice and advance | the slice past the parsed value. |