pub unsafe extern "system" fn MFScheduleWorkItem(
    pcallback: IMFAsyncCallback,
    pstate: IUnknown,
    timeout: i64,
    pkey: *mut u64
) -> HRESULT
Expand description

Required features: "Win32_Media_MediaFoundation"