pub unsafe extern "C" fn gdk_window_set_cursor(
    window: *mut GdkWindow,
    cursor: *mut GdkCursor
)