pub unsafe fn app_indicator_new_with_path(
    id: *const gchar,
    icon_name: *const gchar,
    category: AppIndicatorCategory,
    icon_theme_path: *const gchar
) -> *mut AppIndicator