pub unsafe extern "C" fn ImColor_ImColorInt(
    r: c_int,
    g: c_int,
    b: c_int,
    a: c_int
)