Function g_bookmark_file_set_is_private

pub unsafe extern "C" fn g_bookmark_file_set_is_private(
    bookmark: *mut GBookmarkFile,
    uri: *const i8,
    is_private: i32,
)