pub unsafe extern "C" fn pango_context_set_matrix(
    context: *mut PangoContext,
    matrix: *const PangoMatrix
)