pub unsafe extern "C" fn gdk_x11_surface_set_utf8_property(
    surface: *mut GdkX11Surface,
    name: *const c_char,
    value: *const c_char
)