pub unsafe extern "C" fn uiMultilineEntryAppend(
    e: *mut uiMultilineEntry,
    text: *const c_char
)