uses SDL;
function SDL_CDEject( cdrom : PSDL_CD ) : Integer;
Ejects the given cdrom.
Returns 0 on success, or -1 on an error.
TSDL_CD