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