pub unsafe extern "C" fn lv_vsnprintf( buffer: *mut c_char, count: usize, format: *const c_char, va: va_list, ) -> c_int