pub unsafe fn MFCreateDeviceSource<P0>(
    pattributes: P0
) -> Result<IMFMediaSource>
where P0: IntoParam<IMFAttributes>,