pub unsafe fn MFCreateASFStreamSelector<P0>(
    piasfprofile: P0
) -> Result<IMFASFStreamSelector>
where P0: IntoParam<IMFASFProfile>,