pub unsafe extern "C" fn Sha256Impl_GetHash(
    this: *mut Sha256Impl,
    destHash: *mut u8,
    arg1: u64
)