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