pub unsafe extern "C" fn pango_matrix_rotate(
    matrix: *mut PangoMatrix,
    degrees: c_double
)