pub unsafe extern "C" fn g_desktop_app_info_get_string_list(
    info: *mut GDesktopAppInfo,
    key: *const c_char,
    length: *mut size_t
) -> *mut *mut c_char
Available on crate feature v2_60 only.