internal MiniObjectCopyFunctionInvoker(MiniObjectCopyFunctionNative native_cb) : this(native_cb, IntPtr.Zero, null)
 {
 }