pub unsafe fn midiInPrepareHeader<P0>(
    hmi: P0,
    pmh: *mut MIDIHDR,
    cbmh: u32
) -> u32
where P0: IntoParam<HMIDIIN>,