pub unsafe fn MFCreateASFProfileFromPresentationDescriptor<P0>(
    pipd: P0,
) -> Result<IMFASFProfile>
where P0: Param<IMFPresentationDescriptor>,