pub unsafe fn mciGetDeviceIDFromElementIDA<P0>(
    dwelementid: u32,
    lpstrtype: P0
) -> u32
where P0: IntoParam<PCSTR>,