pub unsafe extern "C" fn pango_matrix_concat(
    matrix: *mut PangoMatrix,
    new_matrix: *const PangoMatrix
)