pub unsafe extern "C" fn pango_renderer_set_matrix(
    renderer: *mut PangoRenderer,
    matrix: *const PangoMatrix
)