pub unsafe extern "C" fn cairo_matrix_init( matrix: *mut cairo_matrix_t, xx: f64, yx: f64, xy: f64, yy: f64, x0: f64, y0: f64 )