pub unsafe extern "C" fn g_bookmark_file_set_title(
    bookmark: *mut GBookmarkFile,
    uri: *const c_char,
    title: *const c_char
)