pub unsafe extern "C" fn cairo_matrix_rotate(
    matrix: *mut Matrix,
    angle: f64
)