pub unsafe extern "C" fn pango_layout_line_get_extents(
    line: *mut PangoLayoutLine,
    ink_rect: *mut PangoRectangle,
    logical_rect: *mut PangoRectangle
)