pub unsafe extern "C" fn ostree_sysroot_write_deployments_with_options(
    self_: *mut OstreeSysroot,
    new_deployments: *mut GPtrArray,
    opts: *mut OstreeSysrootWriteDeploymentsOpts,
    cancellable: *mut GCancellable,
    error: *mut *mut GError
) -> gboolean
Available on crate feature v2017_4 only.