pub unsafe extern "C" fn Md5Impl_Update(
    this: *mut Md5Impl,
    arg1: *const u8,
    dataSize: u64
)