pub fn get_serialized_account_size_aligned(
    keyed_account: &KeyedAccount<'_>
) -> Result<usize, InstructionError>