pub unsafe extern "C" fn g_strsplit_set(
    string: *const gchar,
    delimiters: *const gchar,
    max_tokens: gint
) -> *mut *mut gchar