pub unsafe fn GetRecoAttributes<P0>(
    hrec: P0,
    precoattrs: *mut RECO_ATTRS
) -> Result<()>
where P0: IntoParam<HRECOGNIZER>,