pub unsafe extern "C" fn gtk_tree_path_compare(
    a: *const GtkTreePath,
    b: *const GtkTreePath
) -> c_int