This function tests if an ENGINE-specific command is usable as a "setting".
Eg. in an application's config file that gets processed through
ENGINE_ctrl_cmd_string(). If this returns zero, it is not available to
ENGINE_ctrl_cmd_string(), only ENGINE_ctrl().
This function tests if an ENGINE-specific command is usable as a "setting". Eg. in an application's config file that gets processed through ENGINE_ctrl_cmd_string(). If this returns zero, it is not available to ENGINE_ctrl_cmd_string(), only ENGINE_ctrl().