pub unsafe fn MFCreatePresentationDescriptorFromASFProfile<P0>(
    piprofile: P0
) -> Result<IMFPresentationDescriptor>
where P0: IntoParam<IMFASFProfile>,