pub unsafe extern "C" fn recogStringToIndex(
    recog: *mut L_RECOG,
    text: *mut c_char,
    pindex: *mut l_int32
) -> l_ok