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