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