pub(crate) fn can_output_be_unlocked_now(
    account_addresses: &[AddressWithUnspentOutputs],
    output_data: &OutputData,
    current_time: u32
) -> bool