fuse.BackgroundDownloader worked in fuse 1.8 but not in 1.9

I’m trying to understand how to fix this issue.

I tried updating the java code to use ulong instead of int but i run into errors where it cannot find the symbol.

Tried following the delagate docs in foreign code…But I’m guessing there is no ulong equivalent in uno?