pub unsafe extern "C" fn cairo_set_matrix(
    cr: *mut cairo_t,
    matrix: *const Matrix
)