pub unsafe extern "C" fn grammar_list_set_recognition_factor(
    hgrammarlist: SPXGRAMMARHANDLE,
    factor: f64,
    scope: GrammarList_RecognitionFactorScope
) -> AZACHR