pub unsafe extern "C" fn gdk_wayland_display_set_cursor_theme(
    display: *mut GdkWaylandDisplay,
    theme: *const c_char,
    size: c_int
)