pub unsafe extern "C" fn uiMsgBoxError(
    parent: *mut uiWindow,
    title: *const c_char,
    description: *const c_char
)