Function mciSetYieldProc

pub unsafe extern "system" fn mciSetYieldProc(
    mciid: u32,
    fpyieldproc: YIELDPROC,
    dwyielddata: u32,
) -> BOOL