pub unsafe extern "C" fn gtk_list_box_row_set_activatable(
    row: *mut GtkListBoxRow,
    activatable: gboolean
)