pub unsafe extern "C" fn g_bookmark_file_set_description(
    bookmark: *mut GBookmarkFile,
    uri: *const gchar,
    description: *const gchar
)