pub unsafe extern "C" fn ImColor_ImColorFloat(
    r: c_float,
    g: c_float,
    b: c_float,
    a: c_float
)