pub unsafe fn mixerGetLineControlsA<P0>(
    hmxobj: P0,
    pmxlc: *mut MIXERLINECONTROLSA,
    fdwcontrols: u32
) -> u32
where P0: IntoParam<HMIXEROBJ>,