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