pub unsafe extern "C" fn Md5Impl_GetHash(
    this: *mut Md5Impl,
    arg1: *mut u8,
    hashSize: u64
)