pub unsafe extern "C" fn Sha256Impl_InitializeWithContext(
    this: *mut Sha256Impl,
    arg1: *const Sha256Context
)