pub unsafe extern "C" fn flatpak_remote_set_collection_id(
    self_: *mut FlatpakRemote,
    collection_id: *const c_char
)