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