pub unsafe extern "C" fn gdk_surface_set_device_cursor(
    surface: *mut GdkSurface,
    device: *mut GdkDevice,
    cursor: *mut GdkCursor
)