#[unsafe(no_mangle)]pub extern "C" fn xila_graphics_color_to_hsv( color: Color, __result_pointer: *mut ColorHsv, ) -> i32