pub unsafe extern "C" fn cairo_pattern_get_matrix(
    pattern: *mut cairo_pattern_t,
    matrix: *mut cairo_matrix_t
)