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