pub fn modify_owners(
    gctx: &GlobalContext,
    opts: &OwnersOptions
) -> CargoResult<()>