pub unsafe extern "C" fn Sha1Impl_Update(
    this: *mut Sha1Impl,
    arg1: *const u8,
    arg2: u64
)