pub unsafe extern "C" fn pango_layout_get_size(
    layout: *mut PangoLayout,
    width: *mut c_int,
    height: *mut c_int
)