pub unsafe extern "C" fn ImFormatStringV( buf: *mut c_char, buf_size: usize, fmt: *const c_char, args: *mut __va_list_tag, ) -> c_int