How to use images(from files) for mouse cursor in SDL lua

hi,

I’ve been trying for quite a long time to make a cursor from images stored in
files so that when dragging an object i dont have to blit it again and again.
does anybody know how i can drag an object without blitting!
thank you.