pub unsafe extern "C" fn gdk_app_launch_context_set_icon_name(
    context: *mut GdkAppLaunchContext,
    icon_name: *const c_char
)