MediaHandle MediaCreate(InstanceHandle inst, U8String mrl, NativeException ex);
IntPtr GetVLCInstance(InstanceHandle h);
void Wait(InstanceHandle h);
void AddIntf(InstanceHandle h, U8String name, NativeException ex);
PlayerHandle PlayerCreate(InstanceHandle inst, NativeException ex);
MediaHandle MediaCreateAsNode(InstanceHandle inst, U8String name, NativeException ex);