pub unsafe extern "C" fn vips_col_scRGB2XYZ( R: f32, G: f32, B: f32, X: *mut f32, Y: *mut f32, Z: *mut f32, ) -> c_int