pub unsafe extern "C" fn lv_vsnprintf( buffer: *mut i8, count: usize, format: *const i8, va: *mut __va_list_tag, ) -> i32