pub unsafe extern "C" fn gtk_rgb_to_hsv( r: c_float, g: c_float, b: c_float, h: *mut c_float, s: *mut c_float, v: *mut c_float )