pub unsafe fn mciSendCommandA(
    mciid: u32,
    umsg: u32,
    dwparam1: usize,
    dwparam2: usize
) -> u32