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