1
2
3
 typedef int SAF_return_t;
 #define SAF_FAILURE      (-1)
 #define SAF_SUCCESS      0