Open CD-ROM in WIndows

Hi everyone.
I’m making 2D maze game in in Unity for my gf.
In the end of the game there’ll be CD-ROM opening with the wedding ring inside.

As I know that’s possible to open CD-ROM in Windows with WinAPI.

But how can I make it in Unity?

c# - Programmatically opening the CD tray - Stack Overflow should help.