QWF common interface return codes
#include <qwf/qwf_interface.h>
typedef enum { RETURN_STATUS_SUCCESS, RETURN_STATUS_FAILURE } qwf_ReturnStatus_e;