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