pub unsafe fn KsGetMediaTypeCount<P0>(
    filterhandle: P0,
    pinfactoryid: u32
) -> Result<u32>
where P0: IntoParam<HANDLE>,