#[unsafe(no_mangle)]pub extern "C" fn xila_graphics_color_mix32_premultiplied( fg: Color32, bg: Color32, __result_pointer: *mut Color32, ) -> i32