pub unsafe extern "C" fn cairo_get_matrix(
    cr: *mut cairo_t,
    matrix: *mut cairo_matrix_t
)