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