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