pub unsafe extern "C" fn varint_uint32_unpack( value: *mut u32, input: *const u8, input_size: usize, ) -> usize