pub unsafe extern "C" fn gdk_cursor_new_from_name(
    display: *mut GdkDisplay,
    name: *const c_char
) -> *mut GdkCursor