void md2_final( ffi.Pointer<MD2_CTX> ctx, ffi.Pointer<BYTE1> hash, ) { return _md2_final( ctx, hash, ); }