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