pub unsafe extern "system" fn FindMediaTypeClass(
    pbc: IBindCtx,
    sztype: PCSTR,
    pclsid: *mut GUID,
    reserved: u32
) -> HRESULT