pub unsafe extern "C" fn mf_classic_dict_find_index_str(
    dict: *mut MfClassicDict,
    key: *mut FuriString,
    target: *mut u32
) -> bool