pub unsafe fn midiInMessage<P0>(
    hmi: P0,
    umsg: u32,
    dw1: usize,
    dw2: usize
) -> u32
where P0: IntoParam<HMIDIIN>,