CTREXPORT int c_ctre_phoenixpro_get_configs(Context context, const char *network, int deviceHash, double timeoutSeconds, char **str, bool useDid)
CTREXPORT int c_ctre_phoenixpro_set_configs(Context context, const char *network, int deviceHash, double timeoutSeconds, const char *values, uint32_t value_len, bool futureProofConfigs, bool overrideIfDuplicate, bool useDid)
CTREXPORT int c_ctre_phoenixpro_get_configs_no_malloc(Context context, const char *network, int deviceHash, double timeoutSeconds, char *str, uint32_t str_len, bool useDid)