pub unsafe extern "C" fn g_bookmark_file_get_icon(
    bookmark: *mut GBookmarkFile,
    uri: *const gchar,
    href: *mut gchar,
    mime_type: *mut gchar
) -> gboolean