pub unsafe fn mixerMessage<P0>(
    hmx: P0,
    umsg: u32,
    dwparam1: usize,
    dwparam2: usize
) -> u32
where P0: IntoParam<HMIXER>,