pub unsafe fn midiOutCachePatches<P0>(
    hmo: P0,
    ubank: u32,
    pwpa: &[u16; 128],
    fucache: u32
) -> u32
where P0: IntoParam<HMIDIOUT>,