pub unsafe fn mixerGetLineInfoW<P0>(
    hmxobj: P0,
    pmxl: *mut MIXERLINEW,
    fdwinfo: u32
) -> u32
where P0: IntoParam<HMIXEROBJ>,