pub unsafe extern "C" fn igColorEdit4(
    label: *const c_char,
    col: *mut [c_float; 4],
    flags: ImGuiColorEditFlags
) -> bool