pub unsafe extern "C" fn cmsStageAllocMatrix( ContextID: Context, Rows: u32, Cols: u32, Matrix: *const f64, Offset: *const f64 ) -> *mut Stage