pub unsafe extern "C" fn uiTableValueColor(
    v: *const uiTableValue,
    r: *mut f64,
    g: *mut f64,
    b: *mut f64,
    a: *mut f64
)