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