pub unsafe extern "C" fn pango_matrix_translate(
    matrix: *mut PangoMatrix,
    tx: c_double,
    ty: c_double
)