pub unsafe extern "C" fn esl_sprintf(
    ret_s: *mut *mut c_char,
    format: *const c_char,
     ...
) -> c_int