pub unsafe fn midiOutCacheDrumPatches<P0>(
    hmo: P0,
    upatch: u32,
    pwkya: &[u16; 128],
    fucache: u32
) -> u32
where P0: IntoParam<HMIDIOUT>,