pub unsafe extern "C" fn gdk_win32_display_set_cursor_theme(
    display: *mut GdkWin32Display,
    name: *const c_char,
    size: c_int
)