pub unsafe fn mixerSetControlDetails<P0>(
    hmxobj: P0,
    pmxcd: *const MIXERCONTROLDETAILS,
    fdwdetails: u32
) -> u32
where P0: IntoParam<HMIXEROBJ>,