pub unsafe fn MappingRecognizeText<'a>(
pserviceinfo: *mut MAPPING_SERVICE_INFO,
psztext: impl IntoParam<'a, PWSTR>,
dwlength: u32,
dwindex: u32,
poptions: *mut MAPPING_OPTIONS,
pbag: *mut MAPPING_PROPERTY_BAG,
) -> Result<()>