pub unsafe extern "C" fn esl_vsprintf( ret_s: *mut *mut c_char, format: *const c_char, ap: *mut va_list, ) -> c_int