pub unsafe extern "C" fn av_md5_final(ctx: *mut AVMD5, dst: *mut u8)
Finish hashing and output digest value.
@param ctx hash function context @param dst buffer where output digest value is stored