pub unsafe fn midiOutUnprepareHeader<P0>(
    hmo: P0,
    pmh: *mut MIDIHDR,
    cbmh: u32
) -> u32
where P0: IntoParam<HMIDIOUT>,