pub unsafe extern "C" fn ImVec4_ImVec4Float(
    _x: c_float,
    _y: c_float,
    _z: c_float,
    _w: c_float
)