ocs_ramlog_vprintf
res = ocs_ramlog_vprintf(ocs->ramlog, fmt, ap);
extern int32_t ocs_ramlog_vprintf(ocs_ramlog_t *ramlog, const char *fmt, va_list ap) __printflike(2, 0);